1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class FrmPRODUCTS_REORDER
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FrmPRODUCTS_REORDER))
27         Me.Panel1 = New System.Windows.Forms.Panel
28         Me.Label2 = New System.Windows.Forms.Label
29         Me.Label1 = New System.Windows.Forms.Label
30         Me.PictureBox1 = New System.Windows.Forms.PictureBox
31         Me.GroupBox1 = New System.Windows.Forms.GroupBox
32         Me.lstreorder = New System.Windows.Forms.ListView
33         Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
34         Me.Label3 = New System.Windows.Forms.Label
35         Me.Label4 = New System.Windows.Forms.Label
36         Me.Label5 = New System.Windows.Forms.Label
37         Me.Panel1.SuspendLayout()
38         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
39         Me.GroupBox1.SuspendLayout()
40         Me.SuspendLayout()
41         
'
42         
'Panel1
43         
'
44         Me.Panel1.Controls.Add(Me.Label2)
45         Me.Panel1.Controls.Add(Me.Label1)
46         Me.Panel1.Controls.Add(Me.PictureBox1)
47         Me.Panel1.Location = New System.Drawing.Point(
2, 5)
48         Me.Panel1.Name =
"Panel1"
49         Me.Panel1.Size = New System.Drawing.Size(
322, 44)
50         Me.Panel1.TabIndex =
0
51         
'
52         
'Label2
53         
'
54         Me.Label2.AutoSize = True
55         Me.Label2.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
56         Me.Label2.Location = New System.Drawing.Point(
54, 26)
57         Me.Label2.Name =
"Label2"
58         Me.Label2.Size = New System.Drawing.Size(
154, 13)
59         Me.Label2.TabIndex =
2
60         Me.Label2.Text =
"List of products on critical level"
61         
'
62         
'Label1
63         
'
64         Me.Label1.AutoSize = True
65         Me.Label1.Font = New System.Drawing.Font(
"Tahoma", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
66         Me.Label1.ForeColor = System.Drawing.SystemColors.Highlight
67         Me.Label1.Location = New System.Drawing.Point(
53, 3)
68         Me.Label1.Name =
"Label1"
69         Me.Label1.Size = New System.Drawing.Size(
158, 23)
70         Me.Label1.TabIndex =
1
71         Me.Label1.Text =
"Critical Product"
72         
'
73         
'PictureBox1
74         
'
75         Me.PictureBox1.Image = CType(resources.GetObject(
"PictureBox1.Image"), System.Drawing.Image)
76         Me.PictureBox1.Location = New System.Drawing.Point(
3, 3)
77         Me.PictureBox1.Name =
"PictureBox1"
78         Me.PictureBox1.Size = New System.Drawing.Size(
45, 41)
79         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
80         Me.PictureBox1.TabIndex =
0
81         Me.PictureBox1.TabStop = False
82         
'
83         
'GroupBox1
84         
'
85         Me.GroupBox1.Controls.Add(Me.lstreorder)
86         Me.GroupBox1.Location = New System.Drawing.Point(
4, 46)
87         Me.GroupBox1.Name =
"GroupBox1"
88         Me.GroupBox1.Size = New System.Drawing.Size(
788, 551)
89         Me.GroupBox1.TabIndex =
1
90         Me.GroupBox1.TabStop = False
91         
'
92         
'lstreorder
93         
'
94         Me.lstreorder.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
95         Me.lstreorder.FullRowSelect = True
96         Me.lstreorder.GridLines = True
97         Me.lstreorder.Location = New System.Drawing.Point(
6, 9)
98         Me.lstreorder.Name =
"lstreorder"
99         Me.lstreorder.Size = New System.Drawing.Size(
776, 536)
100         Me.lstreorder.SmallImageList = Me.ImageList1
101         Me.lstreorder.TabIndex =
0
102         Me.lstreorder.UseCompatibleStateImageBehavior = False
103         Me.lstreorder.View = System.Windows.Forms.View.Details
104         
'
105         
'ImageList1
106         
'
107         Me.ImageList1.ImageStream = CType(resources.GetObject(
"ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
108         Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
109         Me.ImageList1.Images.SetKeyName(
0, "diagram_16.png")
110         
'
111         
'Label3
112         
'
113         Me.Label3.AutoSize = True
114         Me.Label3.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
115         Me.Label3.Location = New System.Drawing.Point(
565, 5)
116         Me.Label3.Name =
"Label3"
117         Me.Label3.Size = New System.Drawing.Size(
54, 13)
118         Me.Label3.TabIndex =
2
119         Me.Label3.Text =
"Legend :"
120         
'
121         
'Label4
122         
'
123         Me.Label4.AutoSize = True
124         Me.Label4.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
125         Me.Label4.ForeColor = System.Drawing.Color.Red
126         Me.Label4.Location = New System.Drawing.Point(
565, 18)
127         Me.Label4.Name =
"Label4"
128         Me.Label4.Size = New System.Drawing.Size(
144, 13)
129         Me.Label4.TabIndex =
3
130         Me.Label4.Text =
"Red For (0) Current Stock(s)"
131         
'
132         
'Label5
133         
'
134         Me.Label5.AutoSize = True
135         Me.Label5.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
136         Me.Label5.Location = New System.Drawing.Point(
565, 31)
137         Me.Label5.Name =
"Label5"
138         Me.Label5.Size = New System.Drawing.Size(
150, 13)
139         Me.Label5.TabIndex =
4
140         Me.Label5.Text =
"Black for > 0 Current Stock(s)"
141         
'
142         
'FrmPRODUCTS_REORDER
143         
'
144         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
145         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
146         Me.BackColor = System.Drawing.Color.WhiteSmoke
147         Me.ClientSize = New System.Drawing.Size(
854, 635)
148         Me.Controls.Add(Me.Label5)
149         Me.Controls.Add(Me.Label4)
150         Me.Controls.Add(Me.Label3)
151         Me.Controls.Add(Me.GroupBox1)
152         Me.Controls.Add(Me.Panel1)
153         Me.Name =
"FrmPRODUCTS_REORDER"
154         Me.Text =
"Critical Product(s)"
155         Me.Panel1.ResumeLayout(False)
156         Me.Panel1.PerformLayout()
157         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
158         Me.GroupBox1.ResumeLayout(False)
159         Me.ResumeLayout(False)
160         Me.PerformLayout()
161
162     End Sub
163     Friend WithEvents Panel1 As System.Windows.Forms.Panel
164     Friend WithEvents Label1 As System.Windows.Forms.Label
165     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
166     Friend WithEvents Label2 As System.Windows.Forms.Label
167     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
168     Friend WithEvents lstreorder As System.Windows.Forms.ListView
169     Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
170     Friend WithEvents Label3 As System.Windows.Forms.Label
171     Friend WithEvents Label4 As System.Windows.Forms.Label
172     Friend WithEvents Label5 As System.Windows.Forms.Label
173 End Class


Gõ tìm kiếm nhanh...